home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11471 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.sover.net!news
  2. From: sstryker@sover.net (Stew Stryker)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Need Advice for Learning
  5. Date: Thu, 14 Mar 1996 13:51:26 -0400
  6. Organization: Southern Vermont Network
  7. Message-ID: <19960314175126.sstryker@sover.net>
  8. References: <4i9od8$gij@news-e2a.gnn.com>
  9. NNTP-Posting-Host: pm0a1.wrj.sover.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-NewsReader: Emissary News v1.01.007, by Wollongong Inc.
  14.  
  15.  
  16. Paul Shipley wrote:
  17. >I need some advice on good sources for learning C/C++/Java,etc.
  18. [snip]
  19.  
  20. Paul,
  21.  
  22. I'm still a newbie to C++, but you may find my experiences more relevant
  23. than the gurus'. I worked through "Teach Yourself C++ Programming in 21
  24. Days" by Jesse Liberty, and found it pretty good. Published by Sams
  25. Publishing.
  26.  
  27. Pros:
  28.  
  29. It's platform-independant, for the most part, and seems to cover the basics
  30. pretty well. I also liked his writing style, which wasn't dry, and found
  31. the examples plentiful and relevant.
  32.  
  33. Cons:
  34.  
  35. I wish some of the examples were more business related, and they were
  36. included on a disk in the book, instead of the disk being an extra $20.
  37. There were also some typos in the second edition which made things
  38. interesting.
  39.  
  40. My Background, for comparison purposes:
  41.  
  42. I have about 12 years experience as a professional programmer in 3GLs and
  43. 4GLs, one of which was mildly Object-Oriented. I didn't find the book too
  44. basic after the first chapter, even though I've dabbled at studying C over
  45. the years.
  46.  
  47.  
  48. Good luck,
  49.  
  50. Stew
  51.